home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / nm-applet / ce-page-wired.glade < prev    next >
Extensible Markup Language  |  2009-10-14  |  8KB  |  192 lines

  1. <?xml version="1.0"?>
  2. <glade-interface>
  3.   <!-- interface-requires gtk+ 2.16 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <widget class="GtkWindow" id="wired_page_widget">
  6.     <property name="title" translatable="yes">window1</property>
  7.     <child>
  8.       <widget class="GtkTable" id="WiredPage">
  9.         <property name="visible">True</property>
  10.         <property name="border_width">12</property>
  11.         <property name="n_rows">6</property>
  12.         <property name="n_columns">2</property>
  13.         <property name="column_spacing">12</property>
  14.         <property name="row_spacing">6</property>
  15.         <child>
  16.           <widget class="GtkLabel" id="wired_port_label">
  17.             <property name="visible">True</property>
  18.             <property name="xalign">0</property>
  19.             <property name="label" translatable="yes">_Port:</property>
  20.             <property name="use_underline">True</property>
  21.             <property name="mnemonic_widget">wired_port</property>
  22.           </widget>
  23.           <packing>
  24.             <property name="x_options">GTK_FILL</property>
  25.             <property name="y_options"></property>
  26.           </packing>
  27.         </child>
  28.         <child>
  29.           <widget class="GtkComboBox" id="wired_port">
  30.             <property name="visible">True</property>
  31.             <property name="items" translatable="yes">Automatic
  32. Twisted Pair (TP)
  33. Attachment Unit Interface (AUI)
  34. BNC
  35. Media Independent Interface (MII)</property>
  36.           </widget>
  37.           <packing>
  38.             <property name="left_attach">1</property>
  39.             <property name="right_attach">2</property>
  40.             <property name="y_options">GTK_FILL</property>
  41.           </packing>
  42.         </child>
  43.         <child>
  44.           <widget class="GtkLabel" id="wired_speed_label">
  45.             <property name="visible">True</property>
  46.             <property name="xalign">0</property>
  47.             <property name="label" translatable="yes">_Speed:</property>
  48.             <property name="use_underline">True</property>
  49.             <property name="mnemonic_widget">wired_speed</property>
  50.           </widget>
  51.           <packing>
  52.             <property name="top_attach">1</property>
  53.             <property name="bottom_attach">2</property>
  54.             <property name="x_options">GTK_FILL</property>
  55.             <property name="y_options"></property>
  56.           </packing>
  57.         </child>
  58.         <child>
  59.           <widget class="GtkComboBox" id="wired_speed">
  60.             <property name="visible">True</property>
  61.             <property name="items" translatable="yes">Automatic
  62. 10 Mb/s
  63. 100 Mb/s
  64. 1 Gb/s
  65. 10 Gb/s</property>
  66.           </widget>
  67.           <packing>
  68.             <property name="left_attach">1</property>
  69.             <property name="right_attach">2</property>
  70.             <property name="top_attach">1</property>
  71.             <property name="bottom_attach">2</property>
  72.             <property name="y_options"></property>
  73.           </packing>
  74.         </child>
  75.         <child>
  76.           <widget class="GtkCheckButton" id="wired_duplex">
  77.             <property name="label" translatable="yes">Full duple_x</property>
  78.             <property name="visible">True</property>
  79.             <property name="can_focus">True</property>
  80.             <property name="receives_default">False</property>
  81.             <property name="use_underline">True</property>
  82.             <property name="draw_indicator">True</property>
  83.           </widget>
  84.           <packing>
  85.             <property name="right_attach">2</property>
  86.             <property name="top_attach">2</property>
  87.             <property name="bottom_attach">3</property>
  88.             <property name="x_options">GTK_FILL</property>
  89.             <property name="y_options"></property>
  90.           </packing>
  91.         </child>
  92.         <child>
  93.           <widget class="GtkCheckButton" id="wired_autonegotiate">
  94.             <property name="label" translatable="yes">Aut_onegotiate</property>
  95.             <property name="visible">True</property>
  96.             <property name="can_focus">True</property>
  97.             <property name="receives_default">False</property>
  98.             <property name="use_underline">True</property>
  99.             <property name="draw_indicator">True</property>
  100.           </widget>
  101.           <packing>
  102.             <property name="right_attach">2</property>
  103.             <property name="top_attach">3</property>
  104.             <property name="bottom_attach">4</property>
  105.             <property name="x_options">GTK_FILL</property>
  106.             <property name="y_options"></property>
  107.           </packing>
  108.         </child>
  109.         <child>
  110.           <widget class="GtkLabel" id="label26">
  111.             <property name="visible">True</property>
  112.             <property name="xalign">0</property>
  113.             <property name="label" translatable="yes">_MAC address:</property>
  114.             <property name="use_underline">True</property>
  115.           </widget>
  116.           <packing>
  117.             <property name="top_attach">4</property>
  118.             <property name="bottom_attach">5</property>
  119.             <property name="x_options">GTK_FILL</property>
  120.             <property name="y_options"></property>
  121.           </packing>
  122.         </child>
  123.         <child>
  124.           <widget class="GtkEntry" id="wired_mac">
  125.             <property name="visible">True</property>
  126.             <property name="can_focus">True</property>
  127.             <property name="tooltip">This option locks this connection to the network device specified by the MAC address entered here.  Example: 00:11:22:33:44:55</property>
  128.           </widget>
  129.           <packing>
  130.             <property name="left_attach">1</property>
  131.             <property name="right_attach">2</property>
  132.             <property name="top_attach">4</property>
  133.             <property name="bottom_attach">5</property>
  134.             <property name="y_options"></property>
  135.           </packing>
  136.         </child>
  137.         <child>
  138.           <widget class="GtkLabel" id="label27">
  139.             <property name="visible">True</property>
  140.             <property name="xalign">0</property>
  141.             <property name="label" translatable="yes">MT_U:</property>
  142.             <property name="use_underline">True</property>
  143.             <property name="mnemonic_widget">wired_mtu</property>
  144.           </widget>
  145.           <packing>
  146.             <property name="top_attach">5</property>
  147.             <property name="bottom_attach">6</property>
  148.             <property name="x_options">GTK_FILL</property>
  149.             <property name="y_options"></property>
  150.           </packing>
  151.         </child>
  152.         <child>
  153.           <widget class="GtkHBox" id="hbox1">
  154.             <property name="visible">True</property>
  155.             <property name="spacing">6</property>
  156.             <child>
  157.               <widget class="GtkSpinButton" id="wired_mtu">
  158.                 <property name="visible">True</property>
  159.                 <property name="can_focus">True</property>
  160.                 <property name="adjustment">0 0 10000 1 10 10</property>
  161.                 <property name="climb_rate">1</property>
  162.               </widget>
  163.               <packing>
  164.                 <property name="position">0</property>
  165.               </packing>
  166.             </child>
  167.             <child>
  168.               <widget class="GtkLabel" id="label28">
  169.                 <property name="visible">True</property>
  170.                 <property name="label" translatable="yes">bytes</property>
  171.               </widget>
  172.               <packing>
  173.                 <property name="expand">False</property>
  174.                 <property name="fill">False</property>
  175.                 <property name="position">1</property>
  176.               </packing>
  177.             </child>
  178.           </widget>
  179.           <packing>
  180.             <property name="left_attach">1</property>
  181.             <property name="right_attach">2</property>
  182.             <property name="top_attach">5</property>
  183.             <property name="bottom_attach">6</property>
  184.             <property name="x_options">GTK_FILL</property>
  185.             <property name="y_options">GTK_FILL</property>
  186.           </packing>
  187.         </child>
  188.       </widget>
  189.     </child>
  190.   </widget>
  191. </glade-interface>
  192.